gtk4.git
2019-02-21 Benjamin Ottefpsoverlay: Use new snapshot transforms
2019-02-21 Benjamin Ottewidgetpaintable: Use new snapshot transforms
2019-02-21 Benjamin Ottewidget: Use new snapshot transforms
2019-02-21 Benjamin Ottetreeview: Use new snapshot transforms
2019-02-21 Benjamin Ottetextview: Use new snapshot transforms
2019-02-21 Benjamin Ottestylecontext: Use new snapshot transforms
2019-02-21 Benjamin Ottestack: Use new snapshot transforms
2019-02-21 Benjamin Ottescaler: Use new snapshot transforms
2019-02-21 Benjamin Otterendernodepaintable: Use new snapshot transforms
2019-02-21 Benjamin Otterendericon: Use new snapshot transforms
2019-02-21 Benjamin Otterenderbackground: Use new snapshot transforms
2019-02-21 Benjamin Ottepicture: Use new snapshot transforms
2019-02-21 Benjamin Ottemagnifier: Use new snapshot transforms
2019-02-21 Benjamin Otteimage: Use new snapshot transforms
2019-02-21 Benjamin Otteiconview: Use new snapshot transforms
2019-02-21 Benjamin Otteiconhelper: Use new snapshot transforms
2019-02-21 Benjamin Ottecellrenderertoggle: Use new snapshot transforms
2019-02-21 Benjamin Ottecellrendererpixbuf: Use new snapshot transforms
2019-02-21 Benjamin Ottecalendar: Use new snapshot transforms
2019-02-21 Benjamin Ottepuzzlepiece: Use new snapshot transforms
2019-02-21 Benjamin Ottesnapshot: Introduce transform APIs
2019-02-21 Benjamin Ottesnapshot: Remove gtk_snapshot_get_offset()
2019-02-21 Benjamin Ottesnapshot: Add functions to append shadows
2019-02-21 Benjamin Ottesnapshot: Refactor text rendering
2019-02-21 Benjamin Ottesnapshot: Add gtk_snapshot_append_border()
2019-02-21 Benjamin Ottesnapshot: Store an actual GtkTransform
2019-02-21 Benjamin Ottesnapshot: Remove dead code
2019-02-21 Benjamin Ottegsk: Remove offset nodes
2019-02-21 Benjamin Ottewidget: Store category of widget transform
2019-02-21 Benjamin Ottewidget: Make gtk_widget_allocate() take a GtkTransform
2019-02-21 Benjamin Ottegtk: Add GtkTransform
2019-02-21 Benjamin Ottegsk: Add GskMatrixCategory
2019-02-21 Matthias ClasenMerge branch 'key-themes' into 'master'
2019-02-21 Piotr DrągUpdate Polish translation
2019-02-21 Matthias ClasenRemove css test for key bindings
2019-02-21 Matthias ClasenDrop key themes
2019-02-21 Matthias ClasenMerge branch 'piotrdrag/rename-gtk-inspector' into...
2019-02-21 Piotr Drągwindow: Rename GTK+ Inspector in user-visible strings
2019-02-21 Matthias Clasengtk-demo: Fix fallout from the notebook page merge
2019-02-21 Matthias ClasenMerge branch 'piotrdrag/typo-assitant' into 'master'
2019-02-21 Piotr Drągassistant: Fix typo in a translatable string
2019-02-21 Piotr DrągUpdate POTFILES.in
2019-02-21 Matthias ClasenAdd new notebook apis to the docs
2019-02-21 Matthias ClasenAdd more info to the migration guide
2019-02-21 Matthias ClasenMerge branch 'nbpage' into 'master'
2019-02-21 Matthias Clasentests: Update property tests
2019-02-21 Matthias Clasenbuilder test: Update notebooks
2019-02-21 Matthias Clasencss tests: Update ui files for notebooks
2019-02-21 Matthias Clasena11y tests: Update ui files
2019-02-21 Matthias Clasennotebook: Fix up issues with property notification
2019-02-21 Matthias Clasenwidget-factory: Use notebook pages in the ui file
2019-02-21 Matthias Clasenprint dialog: Use notebook pages in ui file
2019-02-21 Matthias Clasenbuilder-tool: Rewrite notebooks
2019-02-21 Matthias ClasenImplement position property somewhat
2019-02-21 Matthias Clasennotebook: Fix up ref counting
2019-02-21 Matthias Clasennotebook: Add a pages model
2019-02-21 Matthias ClasenAllow builder to add notebook pages
2019-02-21 Matthias ClasenTurn labels into page properties
2019-02-21 Matthias ClasenAdd GtkNotebookPage properties
2019-02-21 Matthias ClasenMake GtkNotebookPage an object
2019-02-21 Matthias Clasennotebook: Rename an internal macro
2019-02-21 Matthias Clasenassistant: Remove weak pointer in finalize
2019-02-21 Matthias Clasencss tests: Update expected output for entries
2019-02-21 Matthias Clasentext: Remove has-frame leftovers
2019-02-21 Chun-wei Fantestsuite/gtk/singleselection.c: Avoid VLA usage
2019-02-20 Matthias Clasentext: Make this a final class
2019-02-20 Matthias Clasensearch entry: Quiet a compiler warning
2019-02-20 Matthias ClasenMerge branch 'wip/jimmac/unbreak-spinbuttons' into...
2019-02-20 Matthias ClasenMerge branch 'wip/carlosg/fix-search-entry' into 'master'
2019-02-20 Claude ParozUpdated French translation
2019-02-20 Carlos Garnachoinspector: Update callback to GtkText shuffling
2019-02-20 Matthias Clasentext: Remove the ::has-frame property
2019-02-20 Matthias Clasenemoji chooser: Don't use entry api on search entries
2019-02-20 Matthias Clasensearch entry: Add private api to get the text widget
2019-02-20 Jakub SteinerAdwaita,HC: spinbutton selectors
2019-02-20 Carlos Garnachoeventcontrollerkey: Use run_controllers() API to forwar...
2019-02-20 Carlos Garnachogtkwidget: Expose gtk_widget_run_controllers() in priva...
2019-02-20 Carlos Garnachogtksearchentry: Forward captured events to the child...
2019-02-20 Carlos Garnachogtksearchbar: Do not handle captured events for unmappe...
2019-02-20 Benjamin Ottewidget: Mark compute functions as G_GNUC_WARN_UNUSED_RESULT
2019-02-20 Benjamin Ottegtk: Check return value of compute_bounds()
2019-02-20 Benjamin Ottewidget: Always set out value
2019-02-20 Benjamin Ottewidget: Fail if matrix not invertible
2019-02-20 Benjamin Ottewidget: Add optimizations to gtk_widget_compute_transform()
2019-02-20 Benjamin Ottewidget: Clean up gtk_widget_compute_transform()
2019-02-20 Matthias ClasenFix gtk_widget_compute_transform
2019-02-19 Benjamin Ottewidget: Remove gtk_widget_get_allocated_size()
2019-02-19 Timm BäderAdd test for widget transforms
2019-02-19 Benjamin Ottewidget: Add gtk_widget_compute_point()
2019-02-19 Benjamin OtteRemove nonexisting function from header
2019-02-19 Timm Bäderwidget: Compute child point directly when picking
2019-02-19 Timm Bäderwidget: Remove unused function
2019-02-19 Timm Bäderwidget: Avoid some type checks in pick() and contains()
2019-02-19 Timm Bäderwidget: Add typecheck-less _is_sensitive
2019-02-19 Timm Bäderwidget: Add gtk_widget_compute_transform
2019-02-19 Timm Bäderwidget: Use CSS boxes in gtk_widget_real_contains()
2019-02-19 Matthias Clasenstack sidebar: Fix sorting
2019-02-19 Matthias ClasenMerge branch 'portal-session-state-master' into 'master'
2019-02-19 Matthias Clasenapplication: Add a query-end signal
2019-02-19 Matthias ClasenApplication: Support sandboxed session state changes
next